A component on the management module failed to set the non blocking flag (O_NONBLOCK) option for an IP connection socket during I/O blade initialization. Look up the errno definition for a more specific cause.
Restart the IO module by disabling followed by enabling the slot. Or Report the problem to your switch support contact.
Error
An attempt to set the non-blocking flag for file descriptor %sockfd% failed retuning errno %errnoNum%(%errnoStr%) for slot %slotNo% and conduit Type %conduitType%, and flags %setflags% .
| Name | Type |
|---|---|
| slotNo | uInt |
| conduitType | String |
| sockfd | sInt |
| errnoNum | sInt |
| errnoStr | String |
| setflags | uInt |